-- card: 16729 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: The hungry lion ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp visual effect dissolve slowly to black visual effect scroll up slowly go to card "Dead" end mouseUp -- part contents for background part 1 ----- text ----- The hungry lion -- part contents for background part 2 ----- text ----- The gaunt predator is back in search of an easy meal. You take a bead on him with your gun. He launches his sinewy body into the air, coming straight towards you. Your gun goes off. You missed. He didn't. The lion is hungry no more. -- part contents for background part 5 ----- text ----- 75